home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 233 / Computer Shopper 233 / ComputerShopperDVD233.iso / Toolkit / System / FreeRamXP / Install FreeRAM XP Pro 1.52.exe / 0 / RCDATA / TFORM2 / TFORM2.txt < prev   
Encoding:
Text File  |  2006-03-22  |  4.3 KB  |  173 lines

  1. object Form2: TForm2
  2.   Left = 155
  3.   Top = 623
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'FreeRAM XP Pro Introduction, Usage Notes, and FAQ'
  7.   ClientHeight = 294
  8.   ClientWidth = 475
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   FormStyle = fsStayOnTop
  16.   Icon.Data = {<image000.ico>}
  17.   OldCreateOrder = False
  18.   Position = poScreenCenter
  19.   ShowHint = True
  20.   OnClose = FormClose
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object Image1: TImage
  24.     Left = 6
  25.     Top = 3
  26.     Width = 32
  27.     Height = 32
  28.     AutoSize = True
  29.     Picture.Data = {<image001.ico>}
  30.   end
  31.   object Image2: TImage
  32.     Left = 6
  33.     Top = 54
  34.     Width = 32
  35.     Height = 32
  36.     AutoSize = True
  37.     Picture.Data = {<image002.ico>}
  38.   end
  39.   object Image3: TImage
  40.     Left = 6
  41.     Top = 107
  42.     Width = 32
  43.     Height = 32
  44.     AutoSize = True
  45.     Picture.Data = {<image003.ico>}
  46.   end
  47.   object Label1: TLabel
  48.     Left = 7
  49.     Top = 276
  50.     Width = 237
  51.     Height = 13
  52.     Caption = 'For additional support and an online FAQ,'
  53.     Font.Charset = DEFAULT_CHARSET
  54.     Font.Color = clWindowText
  55.     Font.Height = -11
  56.     Font.Name = 'MS Sans Serif'
  57.     Font.Style = [fsBold]
  58.     ParentFont = False
  59.   end
  60.   object Label14: TLabel
  61.     Left = 247
  62.     Top = 277
  63.     Width = 226
  64.     Height = 13
  65.     Cursor = crHandPoint
  66.     Hint = 'Click to go to our website for updates.'
  67.     Caption = 'see our website: yourwaresolutions.com'
  68.     Font.Charset = DEFAULT_CHARSET
  69.     Font.Color = clBlue
  70.     Font.Height = -11
  71.     Font.Name = 'MS Sans Serif'
  72.     Font.Style = [fsBold]
  73.     ParentFont = False
  74.     OnClick = Label14Click
  75.   end
  76.   object StaticText5: TStaticText
  77.     Left = 46
  78.     Top = 4
  79.     Width = 388
  80.     Height = 23
  81.     Caption = 'FreeRAM XP Pro Introduction, Usage Notes, FAQ'
  82.     Font.Charset = ANSI_CHARSET
  83.     Font.Color = clNavy
  84.     Font.Height = -17
  85.     Font.Name = 'Arial'
  86.     Font.Style = [fsBold, fsItalic]
  87.     ParentFont = False
  88.     TabOrder = 0
  89.   end
  90.   object Button1: TButton
  91.     Left = 191
  92.     Top = 247
  93.     Width = 86
  94.     Height = 26
  95.     Hint = 'Close this window'
  96.     Caption = '&OK'
  97.     TabOrder = 1
  98.     OnClick = Button1Click
  99.   end
  100.   object StaticText1: TStaticText
  101.     Left = 46
  102.     Top = 24
  103.     Width = 194
  104.     Height = 17
  105.     Caption = 'Select a topic from the list below.'
  106.     Font.Charset = DEFAULT_CHARSET
  107.     Font.Color = clWindowText
  108.     Font.Height = -11
  109.     Font.Name = 'MS Sans Serif'
  110.     Font.Style = [fsBold]
  111.     ParentFont = False
  112.     TabOrder = 2
  113.   end
  114.   object ListBox1: TListBox
  115.     Left = 8
  116.     Top = 174
  117.     Width = 460
  118.     Height = 70
  119.     Hint = 'Select a topic from this list.'
  120.     ItemHeight = 13
  121.     Items.Strings = (
  122.       'The program icon doesn'#39't show up when it starts with Windows.'
  123.       'The program is interfering with Windows shutdown.'
  124.       'The program takes a really long time to start.'
  125.       'Why is AutoFree ineffective or not as effective as before?'
  126.       
  127.         'How do I uninstall FreeRAM XP Pro? It'#39's not in Add/Remove Progra' +
  128.         'ms, etc.'
  129.       'Why does FreeRAM XP Pro sometimes connect to the Internet?'
  130.       'My System Resources under System Properties are unchanged!'
  131.       'Why use FreeRAM XP Pro?'
  132.       'How do I start optimizing my computer'#39's memory?'
  133.       'Is FreeRAM XP Pro safe?'
  134.       'I'#39'm technology challenged: What can FreeRAM XP Pro do for me?'
  135.       'I'#39'm a power user or advanced user: What good is FreeRAM XP Pro?'
  136.       'Distribution information for FreeRAM XP Pro'
  137.       'Legal notices')
  138.     ParentShowHint = False
  139.     ShowHint = True
  140.     TabOrder = 3
  141.     OnClick = ListBox1Click
  142.   end
  143.   object RichEdit1: TRichEdit
  144.     Left = 47
  145.     Top = 41
  146.     Width = 421
  147.     Height = 110
  148.     Hint = 'Displays information about the topic selected'
  149.     Lines.Strings = (
  150.       
  151.         'Select a topic from the list below. More information will appear' +
  152.         ' here in this box.')
  153.     PlainText = True
  154.     ReadOnly = True
  155.     ScrollBars = ssVertical
  156.     TabOrder = 4
  157.   end
  158.   object StaticText2: TStaticText
  159.     Left = 7
  160.     Top = 156
  161.     Width = 192
  162.     Height = 17
  163.     Caption = 'Topics list (scroll down for more):'
  164.     Font.Charset = DEFAULT_CHARSET
  165.     Font.Color = clWindowText
  166.     Font.Height = -11
  167.     Font.Name = 'MS Sans Serif'
  168.     Font.Style = [fsBold]
  169.     ParentFont = False
  170.     TabOrder = 5
  171.   end
  172. end
  173.